home *** CD-ROM | disk | FTP | other *** search
/ Euroscene 1 / Euroscene 1.iso / bdgtti_2.2 / servers < prev    next >
Text File  |  1994-04-25  |  13KB  |  438 lines

  1. --- big-dummys-guide-texi/$Id: SERVERS,v 2.2 1994/02/06 13:54:26 joke Rel $
  2.  
  3.             -=- * -=-
  4.  
  5.     "A map of the world without Utopia is not worth glancing at."
  6.         -- Oscar Wilde
  7.  
  8.             -=- * -=-
  9.  
  10.    This file lists the currently (January 1994) available electronic
  11. archive sites/services, that either distribute the "Big Dummy's Guide to
  12. the Internet", or let you browse through it using the latest of infosystems
  13. technologies...
  14.  
  15. Please note that the Texinfo based version (below addressed as "DUMMY's")
  16. is different from the original HyperCard and ASCII files, (cf the README
  17. for more info on this issue).
  18.  
  19.             -=- * -=-
  20.  
  21.         * THE WHOLE STORY COMPRESSED
  22.  
  23.    DUMMY's comes in a variety of formats: PostScript (.ps), TeX DVI (.dvi),
  24. GNU Info (.info), plain text (.txt), HyperText Markup Language (.html), 
  25. AmigaGuide (.amiga) and the complete source distribution (including some
  26. patch files, you'll need to use Makeinfo-1.55, and texi2html-1.21) bundled
  27. in a Tarfile (.tar).
  28.  
  29. Depending on the system adminstrator, ie. the disk space he's willing to give
  30. away for DUMMY's, these files will be stored in one of some dozen of
  31. compression "flavors". Thus, here's an excerpt from the FTP chapter of
  32. DUMMY's, that explains the whole story:
  33.  
  34. FTP (Mining the Net, part II)
  35. *****************************
  36. [..]
  37.    There are a wide variety of compression methods in use.  You can tell
  38. which method was used by the last one to three letters at the end of a file.
  39. Here are some of the more common ones and what you'll need to un-compress the
  40. files they create (and these decompression programs can all be located
  41. through archie).
  42.  
  43. `.txt'
  44. `.TXT'
  45.      By itself, this means the file is a document, rather than a program.
  46.  
  47. `.ps'
  48. `.PS'
  49.      A PostScript document (in Adobe's page description language).  You can
  50.      print this file on any PostScript capable printer, or use a previewer,
  51.      like GNU project's GhostScript.
  52.  
  53. `.doc'
  54. `.DOC'
  55.      Is another common suffix for documents. No de-compression is needed,
  56.      unless it is followed by
  57.  
  58. `.z'
  59.      A file compressed by the Unix `pack' utility.  It uses Huffman coding
  60.      (which minimizes redundancy) on each byte.  Type `unpack filename.z' or
  61.      `gunzip filename.z' to decompress it.  This suffix was also briefly used
  62.      to indicate gzip'ed files before `.gz' was adopted.  However, some sites
  63.      *still* use this suffix for gzip'ed files, e.g.  the EFF's FTP-server,
  64.      due to local set-ups.
  65.  
  66. `.Z'
  67.      This is a Unix compression method.  To uncompress the file, type
  68.      `uncompress filename.Z' or `gunzip filename.z' and hit enter at your
  69.      host system's command prompt. If it's a text file, you can read it
  70.      online by typing `zcat file.txt.Z |more' at your host system's command
  71.      line. There is a Macintosh program called "MacCompress" that you can use
  72.      on your machine if you want to download the file (use archie to find
  73.      where you can get it!). There's an MS-DOS equivalent, often found as
  74.      `u16.ZIP', which means it is itself compressed in the ZIP format.
  75.  
  76. `.zip'
  77. `.ZIP'
  78.      An MS-DOS format. Use the PKZIP package (usually found as `PKZ201.exe'
  79.      or something similar).
  80.  
  81. `.gz'
  82.      The GNU project's compression format. A variant of the PKZIP format. Use
  83.      `gunzip filename.gz' to uncompress.
  84.  
  85. `.zoo'
  86. `.ZOO'
  87.      A Unix and MS-DOS format. Requires the use of a program called zoo.
  88.  
  89. `.Hqx'
  90. `.hqx'
  91.      A Macintosh format that needs BinHex for de-coding.
  92.  
  93. `.shar'
  94. `.Shar'
  95.      A Unix format. Use unshar.
  96.  
  97. `.tar'
  98.      Another Unix format, often used to glue several related files and/or
  99.      completet directory trees into one big file.  Use the `tar' command.
  100.      Often, a "tarred" file will also be compressed with the `.Z' method, so
  101.      you first have to use uncompress and then tar.
  102.  
  103. `.TGZ'
  104. `.TAZ'
  105.      Sometimes used for compressed tar archives `.tar.Z', that are stored on
  106.      "3 letter suffix only systems" (aka MS-DOS).
  107.  
  108. `.sit'
  109. `.Sit'
  110.      A Macintosh format, requires StuffIt.
  111.  
  112. `.ARC'
  113.      A DOS format that requires the use of ARC or ARCE.
  114.  
  115. `.LZH'
  116.      Another DOS compression format; requires the use of LHARC.
  117.  
  118. `.lz'
  119. `.lha'
  120.      The Amiga variant of LHARC. It's the most common Amiga archiving method,
  121.      and made with the program `lha' or `lz'.
  122.  
  123. [..]
  124.  
  125.             -=- * -=-
  126.  
  127.         * THE WHOLE LIST OF FILES
  128.  
  129.    Check the version number! Get 2.2, it's the latest! Some servers may
  130. run "out of pace" with updates; so check out more than one of the SERVERS
  131. listed below. The default distribution (all papers sizes) is placed on
  132. "ftp.Germany.EU.net", in "pub/books/big-dummys-guide/":
  133.  
  134.                         |-README                 // FAQ file
  135.                         |-README.VMS             // help for VMS folks
  136. |-big-dummys-guide-texi-|-bdgtti-2.2.ps.gz       // PostScript
  137.                         |-bdgtti-2.2.dvi.gz      // TeX DVI file
  138.                         |-bdgtti-2.2-US.dvi.gz   // TeX DVI US paper
  139.                         |-bdgtti-2.2-US.ps.gz    // TeX PS US paper
  140.                         |-bdgtti-2.2.info.gz     // GNU Info file
  141.                         |-bdgtti-2.2.txt.gz      // TEXT file
  142.                         |-bdgtti-2.2.html.tar.gz // HTML (WWW) files
  143.                         |-bdgtti-2.2.amiga.lha   // AmigaGuide files
  144.                         |-bdgtti-2.2.tar.gz      // all Texinfo sources
  145.  
  146. In the US, it's avail. from "ftp.EFF.org", in "pub/Net_info/Big_Dummy/
  147. Big_Dummy_other_versions".
  148.  
  149.             -=- * -=-
  150.  
  151.         * ANONYMOUS FTP
  152.  
  153. AFRICA
  154.   * South Africa
  155.     ftp.sun.ac.za:/pub/misc/papers/big-dummys-guide    *
  156.  
  157. ASIA
  158.   * South Korea
  159.     cair.kaist.ac.kr:/doc/EFF/EFF/papers/        **
  160.  
  161. AUSTRALIA
  162.     ftp.vifp.monash.edu.au:/pub/userdocs/bdgtti/
  163.  
  164. BETELGEUSE
  165.     hftp.sirius.cybernetics.com:/pub/slurb-this!/big-dummys-guide/
  166.  
  167. EUROPE
  168.   * GERMANY
  169.     ftp.germany.eu.net:/pub/books/big-dummys-guide/    
  170.     bwl.bwl.th-darmstadt.de:/pub/...            
  171.  
  172. NORTH AMERICA
  173.   * USA
  174.     ftp.eff.org:/pub/Net_info/Big_Dummy/
  175.     ftp.wustl.edu:/doc/EFF/EFF/papers/            **
  176.     uceng.uc.edu:/pub/wuarchive/doc/EFF/EFF/papers/    **
  177.     ftp.hep.net:/networks/bigdummyguide/        
  178.  
  179.   * CANADA
  180.     ftp.cs.ubc.ca:/mirror3/EFF/EFF/papers/        **
  181.  
  182.  
  183.      * mirror of ftp.germany.eu.net version 2.2
  184.     ** mirror of ftp.eff.org version 2.2
  185.  
  186.             -=- * -=-
  187.  
  188.         * E-MAIL SERVERS
  189.  
  190. EUROPE
  191.   Address: <archive-server@germany.eu.net>
  192.  
  193.   Message layout:
  194.     BEGIN
  195.     REPLY <your-own-e-mail-address-here>
  196.     SEND <file-name1>
  197.     SEND <file-name2>
  198.     ...
  199.     END
  200.  
  201.   Sample:
  202.     To: archive-server@germany.eu.net
  203.     Subject:
  204.  
  205.     BEGIN
  206.     REPLY dummy@neverland.com
  207.     SEND books/big-dummys-guide/README
  208.     SEND books/big-dummys-guide/big-dummys-guide-texi/bdgtti-2.2.ps
  209.     END
  210.  
  211.  
  212. NORTH AMERICA
  213.   Address: <ftpmail@decwrl.dec.com>
  214.  
  215.   Message layout:
  216.     reply <your-own-e-mail-address-here>
  217.     connect <any-FTP-server-you-want>
  218.     get <file-name1>
  219.     get <file-name2>
  220.     ...
  221.     quit
  222.  
  223.  Sample:
  224.     To: ftpmail@decwrl.dec.com
  225.     Subject:
  226.  
  227.     reply joke@foo.bar
  228.     connect ftp.eff.org
  229.     get pub/Net_Info/Big_Dummy/Big_Dummy_other_versions/bdgtti-2.2.ps
  230.     quit
  231.  
  232.  And then?
  233.     You'll receive a mail from <nobody@pa.dec.com> with a contents similar
  234.     to the following:
  235.  
  236.       We processed the following input from your mail message:
  237.  
  238.     reply joke@foo.bar
  239.     connect ftp.eff.org
  240.         get pub/Net_Info/Big_Dummy/Big_Dummy_other_versions/bdgtti-2.2.ps
  241.     quit
  242.  
  243.       We have entered the following request into our job queue
  244.       as job number 749212187.29067:
  245.  
  246.     connect ftp.germany.eu.net anonymous -ftpmail/joke@foo.bar
  247.     reply joke@foo.bar
  248.     get pub/Net_Info/Big_Dummy/Big_Dummy_other_versions/bdgtti-2.2.ps
  249.  
  250.       There are 876 jobs ahead of this one in our queue.
  251.  
  252.       You should expect the results to be mailed to you within a day or so.
  253.       [..]
  254.  
  255. NOTICE
  256.     * If you don't know how to uncompress gzip'ed files (.gz), or any
  257.     other howevercompressed files, just don't tell FTPmail the suffix!
  258.     FTPmail is clever enough to *automatically* uncompress the file(s)
  259.     split them, and mail them to you.
  260.  
  261.     * <file-name#> is the *full* filename, ie. including the PATH!
  262.  
  263.             -=- * -=-
  264.  
  265.         * FSP SERVERS
  266.  
  267.    You need to have the FSP client software installed on your system.
  268. If you don't know what FSP, clients, or software is, better choose a
  269. different service.
  270.  
  271. EUROPE
  272.   * GERMANY
  273.     ftp.germany.eu.net 2001:/pub/books/big-dummys-guide/
  274.  
  275.             -=- * -=-
  276.  
  277.         * Gopher
  278.  
  279. ASIA
  280.   * JAPAN
  281.     gopher.ntt.jp: See "Other information"
  282.  
  283. EUROPE
  284.   * GERMANY
  285.     gopher.germany.eu.net: See "EUnet Bookstore"
  286.  
  287.   * NORWAY
  288.     gopher.oslonett.no: See "Informasjonsarkiv"
  289.  
  290.  
  291. NORTH AMERICA
  292.   * USA
  293.     gopher.eff.org: See "EFF Files & Information/Search the EFF on-line
  294.     document library<?>" and search for "big-dummys"
  295.     [warning: due to "site construction" the BDGttI may or may not be
  296.     available from gopher.eff.org as of this writing.  If it isn't, it
  297.     will be eventually.]
  298.  
  299.             -=- * -=-
  300.  
  301.         * World-Wide Web (entry points)
  302.  
  303. ASIA
  304.   * JAPAN
  305.     http://www.ntt.jp/bdgtti/
  306.  
  307. AUSTRALIA
  308.     http://www.vifp.monash.edu.au/bdgtti/
  309.  
  310. EUROPE
  311.   * AUSTRIA
  312.     http://www.cosy.sbg.ac.at/doc/bdgtti/
  313.     http://info.archlab.tuwien.ac.at/doc/
  314.     http:/iuinfo.tuwien.ac.at/htdocs/
  315.  
  316.   * GERMANY
  317.     http://www.germany.eu.net:8000/bdgtti/bdgtti.html
  318.     http://physinfo.uni-augsburg.de:80
  319.     http://www.fmi.uni-passau.de/archive/doc/bdgtti/bdg_toc.html
  320.  
  321.   * HUNGARY
  322.     http://bagira.fsz.bme.hu/welcome.html
  323.     [machine: bagira.fsz.bme.hu (152.66.76.5)]
  324.  
  325.   * NORWAY
  326.     http://www.oslonett.no/html/bdgtti/bdgtti.html
  327.  
  328.   * SWITZERLAND
  329.     http://cui_www.unige.ch/OSG/Dummy/
  330.  
  331.   * UNITED KINGDOM
  332.     http://sg1.cc.ic.ac.uk:6680/bdg/bdgtti.html
  333.  
  334. NORTH AMERICA
  335.   * USA
  336.     http://soma.npa.uiuc.edu/docs/bdgtti.html
  337.     http://www.hep.net/documents/bigdummy/bdgtti.html
  338.     [note: an EFF WWW server is in the works.  Don't hold your breath.
  339.     but you might give: http://www.eff.org a try.]
  340.  
  341.     http://alpha.acast.nova.edu/bigdummy/bdg_toc.html
  342.  
  343. >>> Search the Big Dummy's Guide by Topic:
  344.     http://alpha.acast.nova.edu/cgi-bin/srch.cgi/search/bigdummy/mylist
  345.  
  346.     http://vermithrax.jpl.nasa.gov
  347.  
  348.   * CANADA
  349.     http://www.cs.dal.ca/dummy.html 
  350.  
  351.             -=- * -=-
  352.  
  353.         * CREDITS
  354.  
  355.    Another BIG "thank you" to the following Net.saints, who made
  356. DUMMY's publicly accessible (in any form) from their sites. In the order of
  357. appearance in my mailbox:
  358.  
  359.   * Ingo Dressler <id@germany.eu.net>
  360.       EUnet Deutschland GmbH, Germany.
  361.  
  362.   * Christopher Davis <ckd@kei.com>
  363.   * Helen T. Rose Davis <hrose@kei.com>
  364.       KEI - Kapor Enterprises Inc., Cambridge MA, USA (formerly with EFF) 
  365.  
  366.   * Dan Brown <brown@eff.org>
  367.   * Stanton McCandlish <mech@eff.org>
  368.       EFF, Electronic Frontier Foundation, Washington DC, USA.
  369.  
  370.   * Bo Frese Rasmussen <bfrasmus@eso.org>
  371.       ESO - European Southern Observatory, Space Telescope,
  372.       European Coordinating Facility
  373.  
  374.   * Rik Harris <rik@rdt.monash.edu.au>
  375.       Victorian Inst. of Forensic Pathology, Monash Uni, Australia
  376.       http://www.vifp.monash.edu.au/people/rik.html
  377.  
  378.   * Jeremy Payne <jeremy@wildcat.npa.uiuc.edu>
  379.       UIUC Neuroscience program, College of Medicine, IL, USA.
  380.  
  381.   * James Grinter <jrg@doc.ic.ac.uk>
  382.       Imperial College, University of London, UK.
  383.  
  384.   * Oscar Nierstrasz <oscar@cui.unige.ch>
  385.       University of Geneva, Switzerland.
  386.  
  387.   * David Trueman <david@cs.dal.ca>
  388.       Math, Stats & CS, Dalhousie University, Halifax, NS, Canada.
  389.  
  390.   * TAKADA Toshihiro <takada@seraph.ntt.jp>
  391.       Nippon Telegraph and Telephone Corp., NTT Basic Research Labs.,
  392.       Information Science Research Lab., Japan.
  393.  
  394.   * Jeff Dingbaum <dingbaum@hep.net>
  395.       National HEPnet Management at Fermilab, Batavia, IL, USA.
  396.       http://www.hep.net/general/dingbaum/dingbaum.html
  397.  
  398.   * Otmar Lendl <lendl@cosy.sbg.ac.at>
  399.       University of Salzburg, Austria.
  400.  
  401.   * Elmar Schmidinger <eschmidi@email.tuwien.ac.at>
  402.     Guenter <enzi@iue.tuwien.ac.at>
  403.       Technical University of Vienna, Faculty of Architecture and
  404.       Urban planning, Austria.
  405.  
  406.   * Pieter Immelman <pi@itu2.sun.ac.za>
  407.       The University of Stellenbosch, South Africa, Africa.
  408.  
  409.   * Ralf Utermann <utermann@uni-augsburg.de>
  410.       University of Augburg, Institute of Theoretical Physics I &
  411.       Computer Center
  412.  
  413.   * Paul F. Mende <mende@het.brown.edu>
  414.       Dept. of Physics, Brown University
  415.  
  416.   * Steinar Kjaernsrod <steinar@oslonett.no>
  417.       Oslonet, Inc.
  418.  
  419.   * Maray Tamas <maray@fix.fsz.bme.hu>
  420.       Technical University of Budapest, Hungary
  421.  
  422.   * Rob Kabacoff <kabacoff@alpha.acast.nova.edu>
  423.       Center for Psychological Studies, Nova Southeastern University
  424.       Ft. Lauderdale, FL 33314 
  425.  
  426.   * Andreas Gehmeyr <gehmeyr@forwiss.uni-passau.de>
  427.       FORWISS Passau
  428.       http://www.fmi.uni-passau.de/forwiss/mitarbeiter/hiwis/gehmeyr.html
  429.  
  430.   * Tony Sprinzl <sl@ntsun.edvz.tuwien.ac.at>
  431.       Univ. of Technology Vienna/Computing Services
  432.  
  433.   * Roger Lighty <ral@vermithrax.Jpl.Nasa.Gov>
  434.       Vermithrax New Application Development, NASA Jet Propulsion Labs.,
  435.       Pasadena, CA.
  436.  
  437.             -=- * -=-
  438.